2027 Method Back to 2027
M

DissolveForms

Version comparison

Per-version detail

Click a version below to see what changed in that release vs your current frame (2027).
Identical to 2027: 2022, 2023, 2024, 2025, 2025.3, 2026
2027 current
FormUtils.DissolveForms(Document, ICollection<ElementId>, ICollection<ElementId>, ICollection<ElementId>)
ADoc Document The document
elements ICollection<ElementId> A collection of element IDs of Forms and GeomCombinations that contain Forms that will be dissolved.
ProfileOriginPointSet ICollection<ElementId> A collection of the point element ids that represent the 'origin' of the profiles
BondingPointSet ICollection<ElementId> A collection of the point element ids called "bonding points" (see below for description of "bonding points")
→ returns ICollection A collection of curve element ids from the profiles and paths of the dissolved forms.
FormUtils.DissolveForms(Document, ICollection<ElementId>, ICollection<ElementId>, ICollection<ElementId>)
ADoc Document The document
elements ICollection<ElementId> A collection of element IDs of Forms and GeomCombinations that contain Forms that will be dissolved.
ProfileOriginPointSet ICollection<ElementId> A collection of the point element ids that represent the 'origin' of the profiles
BondingPointSet ICollection<ElementId> A collection of the point element ids called "bonding points" (see below for description of "bonding points")
→ returns ICollection A collection of curve element ids from the profiles and paths of the dissolved forms.